Version

DoughnutChart<T> Class Members

The following tables list the members exposed by DoughnutChart<T>.

Public Constructors
 NameDescription
Public ConstructorDoughnutChart<T> ConstructorInitializes a new instance of the pie chart.  
Public Properties
 NameDescription
Public PropertyModelGets the model.  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodAllowSliceExplosionSets whether the slices can be exploded.  
Public MethodAllowSliceSelectionSets whether the slices can be selected.  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodDataBindPerforms databinding for the data chart model DoughnutChartModel.DataBind.  
Public MethodHeightSets the data chart model PieChartModel.Height.  
Public MethodHtmlAttributesSet HtmlAttributes to the HTML div element  
Public MethodIDSets the chart model ID.  
Public MethodInnerExtentSets the inner extent of the doughnut chart. It is percent from the outer ring's radius.  
Public MethodRenderRender the chart widget with the accumulated model changes in the wrapper.  
Public MethodSeriesBuilds series for the chart.  
Public MethodWidthSets the tree model PieChartModel.Width.  
See Also

View on GitHub